projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
966a7f4
)
(flyspell-mode-on): Call ispell-maybe-find-aspell-dictionaries.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 4 Oct 2005 20:29:00 +0000
(20:29 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 4 Oct 2005 20:29:00 +0000
(20:29 +0000)
lisp/textmodes/flyspell.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/flyspell.el
b/lisp/textmodes/flyspell.el
index 151a32c60a962ee3ef271e3b8bae9a00492bbaf8..bd91e2b9b3d42594aea1414e84631b3631b3d4b4 100644
(file)
--- a/
lisp/textmodes/flyspell.el
+++ b/
lisp/textmodes/flyspell.el
@@
-536,6
+536,7
@@
in your .emacs file.
;*---------------------------------------------------------------------*/
(defun flyspell-mode-on ()
"Turn Flyspell mode on. Do not use this; use `flyspell-mode' instead."
+ (ispell-maybe-find-aspell-dictionaries)
(setq ispell-highlight-face 'flyspell-incorrect)
;; local dictionaries setup
(or ispell-local-dictionary ispell-dictionary